Creating API Integration Scripts for Network Security

Using AI to write integrations with Have I Been Pwned AI to check passwords

AI Coding
Grade Staff
Claude.ai
ChatGPT
Cursor
Coding
Security
By Reese Herberat ESC

Overview

Automatic notifications of compromised passwords and breach information

Prompt Used

I started with:

I have an HaveIBeenPwned.com subscription and that includes their api. I would like to build a script that uses this api on a schedule against our on prem active directory. Here is the API v3 webpage. let me know if you have any questions.

It then took days of revisions and testing to get a working product that was ready for limited testing with real user accounts.

Other Content Provided

Documentation from external services as well as code snippets of things that worked well

Any Other Info

n/a